﻿a {
	transition:0.3s;
	text-decoration:none;
}
.clear-h20 {
	clear:both;
	height:20px;
}
.goTop {
	background:url(../images/top.png) no-repeat;
	width:40px;
	height:40px;
	position:fixed;
	right:5%;
	bottom:5%;
	cursor:pointer;
	display:none;
}
.icons2 {
	background:url(../images/icons2.png) no-repeat;
	width:20px;
	height:18px;
	display:inline-block;
}
.icons2.r {
	background-position:-20px 0;
}
.icons2.w {
	background-position:0 0;
}
input.btn {
	cursor:pointer;
}
.main-box {
	width:1000px;
	margin:0 auto;
}
.focus-box {
	position: relative;
}
.focus-box .left {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
}
.focus-box .left .cont {
	width: 900px;
	margin:0 auto;
}
.focus-box .left .logo img {
	width: 120px;
	height: 46px;
}
.focus-box .left p {
	font-family:"微软雅黑";
	color:#fff;
	font-size:22px;
	line-height:40px;
}
.focus-box .left .txt {
	padding-top:20px;
}
.focus-box .left span.ti {
	font-size:40px;
	font-weight:bold;
	display:block;
	line-height:80px;
}
.focus-box .left a {
	text-decoration:none;
	color:#ffba27;
	border-bottom:1px dotted #ffba27;
	font-size:18px;
}
.focus-box .left a:hover {
	opacity:0.8;
}
.focus-box .right {
	width:340px;
	float:left;
	display:none;
}
.focus-box .right .item-tr {
	margin-bottom:10px;
}
.focus-box .login-box,.focus-box .register-box {
	background:#fff;
	border-radius:5px;
	padding:15px 18px;
	overflow:hidden;
}
.focus-box input.inp-text {
	width:290px;
	padding:0 5px;
	height:32px;
	border:1px solid #cdd8de;
	border-radius:5px;
	box-shadow:inset 3px 3px 3px rgba(0,0,0,0.08);
}
.focus-box input.inp-text::-webkit-input-placeholder {
	color:#99a8b0;
}
.focus-box input.inp-text::-moz-placeholder {
	color:#99a8b0;
}
.focus-box input.inp-text:-ms-input-placeholder {
	color:#99a8b0;
}
.focus-box .btn-div {
	text-align:right;
}
.focus-box .btn-div span {
	display:inline-block;
	height:36px;
	line-height:36px;
	padding:0 25px;
	border-radius:5px;
	margin-right:10px;
	cursor:pointer;
}
.bd-btn {
	background:#0063dc;
	color:#fff;
	border:none;
	font-weight:bold;
	font-size:14px;	
}
.focus-box .login-box {
	margin-bottom:10px;
	display:none;
}
.login-box .cbox {
	display:inline-block;
	height:36px;
	line-height:36px;
}
.login-box .cbox input,.focus-box .cbox label {
	cursor:pointer;
	vertical-align:middle;
	display:inline-block;
}
.login-box .cbox label {
	color:#99a8b0;
	font-size:12px;
	margin-left:1px;
}
.login-box .forget-password {
	margin-left:10px;
}
.login-box .forget-password a {
	font-size:12px;
	color:#5083c3;
	text-decoration:none;
}
.login-box .forget-password a:hover {
	opacity:0.8;
}
.login-box .btn-login {
	float:right;
}
.login-box .btn-login {
	float:right;
}
.login-box .btn-login input.btn {
	height:36px;
	line-height:36px;
	background:#438ee9;
	color:#fff;
	border:none;
	border-radius:5px;
	padding:0 25px;
	font-weight:bold;
	font-size:14px;
}
.register-box {
	display:none;
}
.register-box .btn-register {
	float:right;
	font-size:14px;
}
.register-box .btn-register input.btn {
	height:36px;
	line-height:36px;
	background:#ffba27;
	color:#000;
	border:none;
	border-radius:5px;
	padding:0 25px;
	font-weight:bold;
	font-size:14px;
}
.register-box .tips a {
	color:#99a8b0;
	cursor:pointer;
}
.column1 {
	background:#f6f6f6;
	font-family:"微软雅黑";
	padding:50px 0;
	overflow:hidden;
}
.column2 {
	font-family:"微软雅黑";
	padding:50px 0;
	overflow:hidden;
}
.column1 h3,.column2 h3 {
	font-size:30px;
	color:#333;
	text-align:center;
}
.column2 span {
	display:block;
	font-size:16px;
	line-height:28px;
	margin-top:16px;
	color:#666;
}
.column1 .img,.column2 .img {
	text-align:center;
	margin-top:45px;
}
.column1 li,.column2 li {
	width:250px;
	float:left;
	text-align:center;
	font-size:12px;
	line-height:24px;
	color:#666;
}
.column1 li .icons,.column2 li .icons {
	width:50px;
	height:50px;
	margin:15px auto;
}
.column1 li .ti,.column2 li .ti {
	color:#78b358;
	font-size:16px;
	margin-bottom:8px;
}
.column1 li .icons.i1 {
	background:url(../images/icons.png) no-repeat 0 0;
}
.column1 li .icons.i2 {
	background:url(../images/icons.png) no-repeat 0 -60px;
}

.column1 li .icons.i3 {
	background:url(../images/icons.png) no-repeat 0 -120px;
}

.column1 li .icons.i4 {
	background:url(../images/icons.png) no-repeat 0 -180px;
}
.column2 li .icons.i1 {
	background:url(../images/icons.png) no-repeat -60px 0;
}
.column2 li .icons.i2 {
	background:url(../images/icons.png) no-repeat -60px -60px;
}

.column2 li .icons.i3 {
	background:url(../images/icons.png) no-repeat -60px -120px;
}

.column2 li .icons.i4 {
	background:url(../images/icons.png) no-repeat -60px -180px;
}
.column3 {
	background:#f6f6f6;
	font-family:"微软雅黑";
}
.column3 .main-box {
	background:url(../images/index-part3.jpg) no-repeat left bottom;
	height:270px;
	padding-top:80px;
}
.column3 h3 {
	font-size:30px;
	color:#333;
	margin-left:580px;
}
.column3 p {
	margin-top:20px;
	line-height:34px;
	font-size:16px;
	color:#666;
	margin-left:580px;
}
.column3 p span {
	color:#78b358;
}
.column4 {
	font-family:"微软雅黑";
	font-size:30px;
	color:#333;
	text-align:center;
	padding:80px 0;
	overflow:hidden;
}
.column4 h3 {
	margin-bottom:40px;
}
.column4 a {
	float: left;
}
.cont-box {
	padding:40px 0;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	line-height:26px;
	overflow:hidden;
}
.cont-box p.ti {
	background:url(../images/line-title.jpg) left center no-repeat;
	height:20px;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	color:#003399;
	padding-left:15px;
	margin-bottom:20px;
}
.cont-box p strong {
	font-weight:bold;
	color:#000;
}
.cont-box p b {
	font-weight:bold;
}
.lxwm .left {
	float:left;
	width:380px;
}
.lxwm .right {
	margin-top:50px;
	float:right;
}
.lxwm .dls .img {
	text-align:center;
	margin-top:15px;
}
.lxwm .dls .info {
	border-top:1px solid #b4d1f5;
	border-right:1px solid #b4d1f5;
	border-bottom:1px solid #b4d1f5;
	border-left:5px solid #b4d1f5;
	background:#f2f7fc;
	padding:10px 15px;
	color:#000;
}
.cpyc {
	position:relative;
}
.cpyc .email {
	position:absolute;
	right:0;
	top:40px;
	background:url(../images/email.jpg) no-repeat top left;
	font-size:16px;
	color:#764116;
	padding-left:65px;
	padding-top:30px;
	width:235px;
	height:40px;
}
.xsrm .ctrl-box {
	margin-top:124px;
	font-family:"微软雅黑";
}
.xsrm .ctrl-box li {
	display:none;
}
.xsrm .l1 .item {
	clear:both;
	overflow:hidden;
	padding:50px 0;
}
.xsrm .l1 .item:nth-child(even){
	background:#f0f1f2;
}
.xsrm .l1 .left {
	float:left;
}
.xsrm .l1 .right {
	float:right;
}
.xsrm .l1 .txt {
	width:240px;
	padding-top:120px;
	color:#666;
	font-size:14px;
	line-height:24px;
}
.xsrm .l1 .txt p.ti {
	font-size:24px;
	margin-bottom:10px;
}
.xsrm .l1 .img {
	width:700px;
}
.xsrm .l2,.xsrm .l3 {
	font-size:14px;
	line-height:24px;
}
.xsrm .l2 .main-box,.xsrm .l3 .main-box {
	padding:50px 0;
}
.xsrm .l2 p,.xsrm .l3 p {
	margin-bottom:25px;
	color:#666;
}
.xsrm .l2 p strong,.xsrm .l3 p strong {
	font-weight:bold;
	color:#000;
}
.section-btn,.xsrm .ctrl-btn{
	width:100%;
	position:fixed;
	top:80px;
	left:0;
	z-index:990;
	text-align:center;
	background:rgba(246,246,246,0.9);
	height:44px;
}
.section-btn li,.xsrm .ctrl-btn li{
	cursor:pointer;
	display:inline-block;
	line-height:44px;
	color:#0063dc;
	margin:0 30px;
	font-family:"微软雅黑";
}
.section-btn li.on,.xsrm .ctrl-btn li.on{
	height:43px;
	border-bottom:1px solid #0063dc;
}
.section-wrap{
	width:100%;
	height:100%;
	overflow:visible;
	transition:transform 1s cubic-bezier(0.86,0,0.03,1);
	-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);
}
.section-wrap .section{
	position:relative;
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
}
.section-wrap .section .img {
	text-align:center;
	padding-top:40px;
}
.section-wrap .section-1 .img {
	background:url(../images/page31-p1bg.jpg) center 40px no-repeat;
}
.section-wrap .section-2 .img {
	background:url(../images/page31-p2bg.jpg) center 40px no-repeat;
}
.section-wrap .section-3 .img {
	background:url(../images/page31-p3bg.jpg) center 40px no-repeat;
}
.section-wrap .section-4 .img {
	background:url(../images/page31-p4bg.jpg) center 40px no-repeat;
}
.section-wrap .section-5 .img {
	background:url(../images/page31-p5bg.jpg) center 40px no-repeat;
}
.section-wrap .section .title{
	width:100%;
	position:absolute;
	top:700px;
	text-align:center;
	font-family:"微软雅黑";
}
.section-wrap .section .title p{
	padding:0 4%;
	opacity:0;
}
.section-wrap .section .title.active .tit{
	opacity:1;
	transform:translateY(-25px);
	-webkit-transform:translateY(-25px);
	transition:all 2s cubic-bezier(0.86,0,0.8,1);
	-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);
}
.section-wrap .section .title .tit {
	font-size:24px;
	line-height:44px;
	font-weight:bold;
	color:#333;
}
.section-wrap .section .title.active .tips {
	opacity:1;
	transform:translateY(-40px);
	-webkit-transform:translateY(-40px);
	transition:all 2s cubic-bezier(0.86,0,0.8,1);
	-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);
}
.section-wrap .section .title .tips {
	margin-top:30px;
}
.section-wrap .section .title .tips span {
	display:inline-block;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	height:28px;
	line-height:28px;
	border-radius:5px;
	border:1px solid #666;
	padding:0 10px;
	margin:0 10px;
}			
.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}
.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}
.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}
.put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}
.put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}
.fade-ease {
            transition:all 0.7s ease-out;
         -o-transition:all 0.7s ease-out; /* Opera */
       -moz-transition:all 0.7s ease-out; /* Firefox */
	-webkit-transition:all 0.7s ease-out; /* Safari and Chrome */
}
.isBottom {
	margin-top:-217px;
}

.arrow{ 
	opacity:1;
	animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
	-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-25px;
	width:50px;
	height:50px;
	border-radius:100%;
	-webkit-border-radius:100%;
	line-height:50px;
	text-align:center;
	font-size:20px;
	color:#666;
	border:1px solid #666;
	cursor:pointer;
	overflow:hidden;
}
.arrow:hover{
	animation-play-state:paused;
	-webkit-animation-play-state:paused;
}

.ing {
	text-align:center;
}
.ing a {
	display:block;
	padding:100px 0;
}

/***************头部****************/
.topbar {
	background:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.1);
	width:100%;
	overflow:hidden;
	height:80px;
	z-index:900;
}
.topbar .logo {
	float:left;
	width:130px;
}
.topbar .logo a {
	display:inline-block;
	background:url(../picture/logo.jpg) no-repeat;
	width:130px;
	height:50px;
	margin:15px 0;
	text-indent:-999px;
	overflow:hidden;
	cursor:pointer;
}
.topbar .right {
	float:right;
	padding-top:15px;
	height:65px;
}
.topbar .right .member {
	display:inline-block;
	font-size:14px;
	font-family:"宋体";
	height:14px;
	line-height:14px;
	padding-top:18px;
	margin-left:30px;
	color:#ccc;
}
.topbar .right .member a {
	color:#000;
	cursor:pointer;
}
.topbar .right .member a:hover {
	opacity:0.6;
}
.topimg.page12 {
	background:url(../images/page12-head-bg.jpg) top center no-repeat;
	text-align:center;
}
.topimg.page21 {
	background:url(../images/page21-head-bg.jpg) top center no-repeat;
	text-align:center;
}
.topimg.page22 {
	background:url(../images/page22-head-bg.jpg) top center no-repeat;
	text-align:center;
}
.topimg.page23 {
	background:url(../images/page23-head-bg.jpg) top center no-repeat;
	text-align:center;
}
.topimg.page33 {
	background:url(../images/page33-head-bg.jpg) top center no-repeat;
	text-align:center;
}

/***************底部****************/
.bottom {
	font-size:12px;
}
.bottom .bottom-nav {
	background:url(../images/bottom-bg.png) no-repeat top center;
	background-color:transparent;
	height:151px;
}
.bottom-nav .left {
	float:left;
	width:354px;
}
.bottom-nav ul {
	padding-top:35px;
}
.bottom-nav li {
	float:left;
	width:88px;
	margin-left:30px;
}
.bottom-nav p.ti {
	background:url(../images/bottom-arrow.png) no-repeat left 0;
	padding-left:15px;
	padding-bottom:10px;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #708fe2;
	margin-bottom:8px;
}
.bottom-nav li a {
	padding-left:15px;
	display:block;
	color:#82b3ff;
	line-height:24px;
	cursor:pointer;
}
.bottom-nav li a:hover {
	background:rgba(0,0,0,0.2);
	opacity:0.8;
}
.bottom-nav .right {
	width:572px;
	height:123px;
	position:relative;
	float:right;
	padding-right:25px;
	padding-top:28px;
}
.bottom-nav .right .addr {
	font-family:"宋体";
	color:#6a7de8;
	line-height:22px;
	position:absolute;
	bottom:10px;
	left:0;
}
.bottom-copyright {
	background:#0e1855;
	color:#3e4677;
	font-family:"宋体";
	line-height:23px;
	padding:10px 0;
}
.bottom-copyright .logo {
	background:url(../images/logo.png) no-repeat left center;
	width:130px;
	height:46px;
	opacity:0.2;
	float:left;
}

/*
***
****
*****
******
*******school*******
******
*****
****
***
*/
i.icons {
	display:inline-block;
	background:url(../images/icons.png) no-repeat;
	vertical-align:middle;
}
.school-warp {
	font-size:12px;
	background:#f0f1f2;
}
.school-warp a {
	        transition:0.3s;
	   -moz-transition:0.3s;	/* Firefox 4 */
	-webkit-transition:0.3s;	/* Safari 和 Chrome */
         -o-transition:0.3s;	/* Opera */
}
.school-warp a:hover {
	opacity:0.7;
}
.sw-header {
	background:url(../images/head-bg.jpg)top  center no-repeat;
	height:148px;
	border-bottom:2px solid #fff;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
}
.sw-header .l1 {
	height:38px;
	width:100%;
	clear:both;
	overflow:hidden;
}
.sw-header .l1,.sw-header .l2,.sw-header .l3 {
	width:1000px;
	margin:0 auto;
}
.sw-header .l1 .left {
	float:left;
}
.sw-header .l1 a.index {
	color:#00608d;
	font-size:12px;
	line-height:38px;
	cursor:pointer;
}
.sw-header .l1 a.index i.icons {
	width:14px;
	height:12px;
	margin-bottom:2px;
	margin-right:3px;
	background-position:0 0;
}
.sw-header .l1 .right {
	float:right;
}
.sw-header .l1 .searchBar {
	background:#fff;
	width:90px;
	height:22px;
	border-radius:25px;
	margin-top:8px;
}
.sw-header .l1 .searchBar i.icons {
	width:14px;
	height:15px;
	background-position:0 -22px;
	background-color:transparent;
	vertical-align:top;
	margin:4px 5px 0 7px;
}
.sw-header .l1 .searchBar input.txt {
	border:none;
	width:44px;
	height:20px;
	font-size:12px;
	vertical-align:top;
}
.sw-header .l1 .searchBar input.btn {
	border:none;
	background-color:transparent;
	font-size:12px;
	width:30px;
	vertical-align:top;
	cursor:pointer;
	height:22px;
	color:#00aeff;
	display:none;
}
@keyframes sbFocus-bar {
from {
	width:90px;
}
to {
	width:180px;
}
}
@-moz-keyframes sbFocus-bar {
from {
	width:90px;
}
to {
	width:180px;
}
}
@-webkit-keyframes sbFocus-bar {
from {
	width:90px;
}
to {
	width:180px;
}
}
@-o-keyframes sbFocus-bar {
from {
	width:90px;
}
to {
	width:180px;
}
}
@keyframes sbFocus-icons {
from {
	background-position:0 -22px;
}
to {
	background-position:0 -47px;
}
}
@-moz-keyframes sbFocus-icons {
from {
	background-position:0 -22px;
}
to {
	background-position:0 -47px;
}
}
@-webkit-keyframes sbFocus-icons {
from {
	background-position:0 -22px;
}
to {
	background-position:0 -47px;
}
}
@-o-keyframes sbFocus-icons {
from {
	background-position:0 -22px;
}
to {
	background-position:0 -47px;
}
}
@keyframes sbFocus-txt {
from {
	width:44px;
}
to {
	width:114px;
}
}
@-moz-keyframes sbFocus-txt {
from {
	width:44px;
}
to {
	width:114px;
}
}
@-webkit-keyframes sbFocus-txt {
from {
	width:44px;
}
to {
	width:114px;
}
}
@-o-keyframes sbFocus-txt {
from {
	width:44px;
}
to {
	width:114px;
}
}
@keyframes sbFocus-btn {
from {
	display:none;
}
to {
	display:inline-block;
}
}
@-moz-keyframes sbFocus-btn {
from {
	display:none;
}
to {
	display:inline-block;
}
}
@-webkit-keyframes sbFocus-btn {
from {
	display:none;
}
to {
	display:inline-block;
}
}
@-o-keyframes sbFocus-btn {
from {
	display:none;
}
to {
	display:inline-block;
}
}
.sw-header .l1 .searchBar.focus {
            animation:sbFocus-bar 0.5s;
         -o-animation:sbFocus-bar 0.5s; /* Opera */
       -moz-animation:sbFocus-bar 0.5s; /* Firefox */
	-webkit-animation:sbFocus-bar 0.5s; /* Safari and Chrome */
	width:180px;
}
.sw-header .l1 .searchBar.focus i.icons {
            animation:sbFocus-icons 0.5s;
         -o-animation:sbFocus-icons 0.5s; /* Opera */
       -moz-animation:sbFocus-icons 0.5s; /* Firefox */
	-webkit-animation:sbFocus-icons 0.5s; /* Safari and Chrome */
	background-position:0 -47px;
}
.sw-header .l1 .searchBar.focus input.txt {
            animation:sbFocus-txt 0.5s;
         -o-animation:sbFocus-txt 0.5s; /* Opera */
       -moz-animation:sbFocus-txt 0.5s; /* Firefox */
	-webkit-animation:sbFocus-txt 0.5s; /* Safari and Chrome */
	width:114px;
}
.sw-header .l1 .searchBar.focus input.btn {
            animation:sbFocus-btn 0.5s;
         -o-animation:sbFocus-btn 0.5s; /* Opera */
       -moz-animation:sbFocus-btn 0.5s; /* Firefox */
	-webkit-animation:sbFocus-btn 0.5s; /* Safari and Chrome */
	display:inline-block;
}
@keyframes sbBlur-bar {
from {
	width:180px;
}
to {
	width:90px;
}
}
@-moz-keyframes sbBlur-bar {
from {
	width:180px;
}
to {
	width:90px;
}
}
@-webkit-keyframes sbBlur-bar {
from {
	width:180px;
}
to {
	width:90px;
}
}
@-o-keyframes sbBlur-bar {
from {
	width:180px;
}
to {
	width:90px;
}
}
@keyframes sbBlur-icons {
from {
	background-position:0 -47px;
}
to {
	background-position:0 -22px;
}
}
@-moz-keyframes sbBlur-icons {
from {
	background-position:0 -47px;
}
to {
	background-position:0 -22px;
}
}
@-webkit-keyframes sbBlur-icons {
from {
	background-position:0 -47px;
}
to {
	background-position:0 -22px;
}
}
@-o-keyframes sbBlur-icons {
from {
	background-position:0 -47px;
}
to {
	background-position:0 -22px;
}
}
@keyframes sbBlur-txt {
from {
	width:114px;
}
to {
	width:44px;
}
}
@-moz-keyframes sbBlur-txt {
from {
	width:114px;
}
to {
	width:44px;
}
}
@-webkit-keyframes sbBlur-txt {
from {
	width:114px;
}
to {
	width:44px;
}
}
@-o-keyframes sbBlur-txt {
from {
	width:114px;
}
to {
	width:44px;
}
}
@keyframes sbBlur-btn {
from {
	display:inline-block;
}
to {
	display:none;
}
}
@-moz-keyframes sbBlur-btn {
from {
	display:inline-block;
}
to {
	display:none;
}
}
@-webkit-keyframes sbBlur-btn {
from {
	display:inline-block;
}
to {
	display:none;
}
}
@-o-keyframes sbBlur-btn {
from {
	display:inline-block;
}
to {
	display:none;
}
}
.sw-header .l1 .searchBar.blur {
            animation:sbBlur-bar 0.5s;
         -o-animation:sbBlur-bar 0.5s; /* Opera */
       -moz-animation:sbBlur-bar 0.5s; /* Firefox */
	-webkit-animation:sbBlur-bar 0.5s; /* Safari and Chrome */
	width:90px;
}
.sw-header .l1 .searchBar.blur i.icons {
            animation:sbBlur-icons 0.5s;
         -o-animation:sbBlur-icons 0.5s; /* Opera */
       -moz-animation:sbBlur-icons 0.5s; /* Firefox */
	-webkit-animation:sbBlur-icons 0.5s; /* Safari and Chrome */
	background-position:0 -22px;
}
.sw-header .l1 .searchBar.blur input.txt {
            animation:sbBlur-txt 0.5s;
         -o-animation:sbBlur-txt 0.5s; /* Opera */
       -moz-animation:sbBlur-txt 0.5s; /* Firefox */
	-webkit-animation:sbBlur-txt 0.5s; /* Safari and Chrome */
	width:44px;
}
.sw-header .l1 .searchBar.blur input.btn {
            animation:sbBlur-btn 0.5s;
         -o-animation:sbBlur-btn 0.5s; /* Opera */
       -moz-animation:sbBlur-btn 0.5s; /* Firefox */
	-webkit-animation:sbBlur-btn 0.5s; /* Safari and Chrome */
	display:none;
}

.sw-header .l2 {
	height:60px;
	clear:both;
}
.sw-header .l2 .left {
	float:left;
}
.sw-header .l2 span.logo {
	display:inline-block;
	background:url(../images/logo.png) no-repeat;
	width:306px;
	height:40px;
	margin-top:12px;
	margin-left:10px;
	text-indent:-999px;
	overflow:hidden;
}
.sw-header .l2 .right {
	float:right;
}
.sw-header .l2 .right a {
	color:#fff;
	display:inline-block;
	margin-top:24px;
	margin-right:15px;
}
.sw-header .l3 {
	height:34px;
	padding-top:16px;
}
.sw-header .l3 .nav li {
	display:inline-block;
}
.sw-header .l3 .nav li a {
	cursor:pointer;
	display:inline-block;
	line-height:34px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#fff;
	padding:0 25px;
}
.sw-header .l3 .nav li.on a {
	background:#fff;
	color:#00aeff;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.sw-header .l3 .nav li.on a:hover {
	opacity:1;
}
.sw-cont {
	width:960px;
	margin:0 auto;
	background:#fff;
	padding:0 20px 20px 20px;
	font-family:"微软雅黑";
}
.sw-cont .part1 {
	width:640px;
	float:left;
}
.sw-cont .part1 li {
	height:140px;
	width:100%;
	clear:both;
	padding:20px 0;
	border-bottom:1px dashed #ddd;
	overflow:hidden;
}
.sw-cont .part1 .left {
	float:left;
	width:206;
	height:132px;
	border:2px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.sw-cont .part1 .right {
	float:left;
	width:420px;
	margin-left:10px;
	height:140px;
	overflow:hidden;
}
.sw-cont .part1 a.ti {
	display:block;
	font-size:14px;
	color:#00aeff;
	line-height:22px;
	margin-bottom:8px;
}
.sw-cont .part1 p.date {
	color:#ccc;
	margin-bottom:8px;
}
.sw-cont .part1 p.info {
	font-size:13px;
	color:#666;
	line-height:22px;
}
.sw-cont .part2 {
	float:right;
	width:300px;
	margin-top:20px;
}
.sw-cont .part2 .top {
	height:34px;
	line-height:34px;
	width:300px;
	position:relative;
	border-bottom:1px solid #ff9308;
}
.sw-cont .part2 .top p.title,.sw-cont .part3 .top p.title {
	color:#ff9308;
	font-size:16px;
	font-weight:bold;
}
.sw-cont .part2 .top p.title i.icons {
	width:17px;
	height:16px;
	background-position:-24px 0;
	margin-right:7px;
	vertical-align:middle;
	margin-bottom:2px;
}
.sw-cont .part2 .top a.more {
	position:absolute;
	right:0;
	top:2px;
	color:#000;
}
.sw-cont .part2 .fcous {
	line-height:22px;
	background:url(../images/line.jpg) center bottom no-repeat;
	padding-bottom:20px;
}
.sw-cont .part2 .fcous .img {
	width:296px;
	height:146px;
	border:2px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
	margin-bottom:5px;
}
.sw-cont .part2 .fcous .ti {
	color:#333;
	font-size:14px;
}
.sw-cont .part2 .fcous .date {
	color:#ccc;
}
.sw-cont .part2 .fcous .info {
	color:#666;
	font-size:13px;
}
.sw-cont .part2 .fcous a.btn {
	height:22px;
	line-height:22px;
	display:inline-block;
	color:#fff;
	background:#00aeff;
	font-family:"宋体";
	padding:0 15px 0 10px;
	border-radius:2px;
	cursor:pointer;
	margin-top:10px;
}
.sw-cont .part2 .fcous a.btn i.icons {
	width:11px;
	height:14px;
	background-position:-24px -47px;
	vertical-align:middle;
	margin-bottom:4px;
	margin-right:5px;
}
.sw-cont .part2 .list li {
	background:url(../images/line.jpg) center bottom no-repeat;
	padding-bottom:20px;
	margin-top:15px;
	height:50px;
	overflow:hidden;
}
.sw-cont .part2 .list .img {
	float:left;
	height:46px;
	width:46px;
	border:2px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.sw-cont .part2 .list a.ti {
	color:#00aeff;
	font-size:14px;
	line-height:18px;
}
.sw-cont .part2 .list .txt {
	float:left;
	width:240px;
	height:50px;
	margin-left:10px;
	overflow:hidden;
	line-height:16px;
}
.sw-cont .part2 .list .date {
	color:#ccc;
}
.sw-cont .part2 .list .info {
	color:#666;
	font-size:13px;
}
.sw-cont .part3 .top p.title i.icons {
	width:17px;
	height:16px;
	background-position:-24px -22px;
	margin-right:7px;
	vertical-align:middle;
	margin-bottom:4px;
}
.sw-cont .part3 .list {
	overflow:hidden;
	margin-top:15px;
	width:958px;
	padding-left:2px;
	padding-top:2px;
	zoom:1;
}
.sw-cont .part3 .list ul {
	margin-right:-15px;
	overflow:auto;
}
.sw-cont .part3 .list li {
	float:left;
	width:310px;
	margin-right:13px;
	margin-bottom:15px;
}
.sw-cont .part3 .img {
	width:306px;
	height:176px;
	border:2px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.sw-cont .part3 .ti {
	width:100%;
	display:inline-block;
	font-size:14px;
	text-align:center;
	line-height:18px;
	padding:8px 0 18px 0;
	background:url(../images/line.jpg) no-repeat center bottom;
}
.sw-cont .part3 .ti a {
	color:#00aeff;
}
.sw-cont .part3 .info {
	line-height:24px;
	color:#666;
}
.sw-cont .part3 a.more {
	display:block;
	width:380px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#f4f4f4;
	margin-top:15px;
	margin:0 auto;
	color:#aaa;
	font-size:16px;
	cursor:pointer;
	clear:both;
}
.school-warp .news,.school-warp .topic {
	padding-top:20px;
}
.school-warp .news p.title,.school-warp .topic p.title {
	font-weight:bold;
	color:#000;
	font-size:14px;
	border-left:2px solid #000;
	padding-left:5px;
	line-height:14px;
}
.school-warp .news .list {
	margin-bottom:20px;
}
.school-warp .news .list li {
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	padding-bottom:20px;
	margin-top:20px;
}
.school-warp .date-card {
	width:58px;
	text-align:center;
	float:left;
}
.school-warp .date-card .month {
	background:#cccccc;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:3px 0;
}
.school-warp .date-card .month span {
	display:block;
}
.school-warp .date-card .month .m {
	color:#333;
	font-weight:bold;
	font-size:14px;
}
.school-warp .date-card .month .d {
	color:#fff;
	font-weight:bold;
	font-size:30px;
}
.school-warp .date-card .year {
	background:#eee;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:5px 0;
	font-size:14px;
	color:#666;
	font-weight:bold;
}
.school-warp .date-card.new .month {
	background:#ffe4c0;
}
.school-warp .date-card.new .m {
	color:#ff9000;
}
.school-warp .date-card.new .d {
	color:#000;
}
.school-warp .date-card.new .year {
	background:#ff9000;
	color:#fff;
}

.school-warp .news .txt {
	float:left;
	width:895px;
	margin-left:7px;
	height:78px;
	overflow:hidden;
}
.school-warp .news .txt .ti a {
	color:#00aeff;
	font-size:14px;
	line-height:24px;
}
.school-warp .news .txt .info {
	color:#666;
	font-size:13px;
	line-height:24px;
}
.school-warp .topic .list {
	background:url(../images/time-line.png) repeat-y 96px 0;
	padding-top:30px;
	overflow:hidden;
	margin-bottom:20px;
}
.school-warp .topic .list li {
	width:100%;
	height:170px;
	margin-bottom:50px;
}
.school-warp .topic .list .date-card,.school-warp .topic .list .even-box {
	float:left;
}
.school-warp .topic .list .even-box {
	width:827px;
	background:url(../images/time-dian.png) no-repeat 0 20px;
	margin-left:30px;
	padding-left:45px;
	height:170px;
	position:relative;
}
.school-warp .topic .list .even-box .img {
	float:left;
	width:306px;
	height:164px;
	border:2px solid #fff;
	box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.school-warp .topic .list .even-box .txt {
	float:left;
	width:500px;
	padding-left:17px;
}
.school-warp .topic .list .even-box .tag {
	position:absolute;
	left:41px;
	top:-6px;
	width:55px;
	height:50px;
	background:url(../images/icons.png) no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
.school-warp .topic .list .even-box p.ti {
	font-size:20px;
	color:#666;
	line-height:20px;
	height:20px;
	overflow:hidden;
	margin-bottom:10px;
}
.school-warp .topic .list .even-box p.ti a {
	color:#06b0ff;
}
.school-warp .topic .list .even-box .tag.new {
	background-position:-51px 0;
}
.school-warp .topic .list .even-box .info {
	color:#666;
	font-size:13px;
	line-height:26px;
	height:104px;
	overflow:hidden;
}
.school-warp .topic .list .even-box .btn a {
	display:inline-block;
	height:30px;
	line-height:30px;
	width:104px;
	text-align:center;
	border-radius:5px;
	font-size:15px;
	cursor:pointer;
}
.school-warp .topic .list .even-box .btn a.order {
	border:1px solid #ff9000;
	color:#ff9000;
}
.school-warp .topic .list .even-box .btn a.qq i.icons {
	width:13px;
	height:15px;
	background-position:-181px 0;
	vertical-align:middle;
	margin-bottom:3px;
	margin-right:2px;
}
.school-warp .topic .list .even-box .btn a.link {
	border:1px solid #06b0ff;
	color:#06b0ff;
}
.school-warp .topic .list .even-box .btn a.end {
	border:1px solid #cccccc;
	color:#cccccc;
	opacity:1;
	cursor:default;
}
.school-warp .topic .list .even-box .info strong {
	font-weight:bold;
}
.school-warp .topic .list .even-box .tag.end {
	background-position:-116px 0;
}
/*文章页*/
.art-cont {
	width:1000px;
	margin:0 auto;
	padding-top:20px;
	font-family:"宋体";
}
.art-cont .art-top {
	margin-bottom:20px;
}
.art-cont .art-top li {
	display:inline-block;
	color:#666;
	margin-right:10px;
}
.art-cont .art-top li span {
	display:inline-block;
	margin:0 5px;
}
.art-cont .art-top li a {
	color:#000;
	cursor:pointer;
}
.art-cont .art-left {
	background:#fff;
	border-radius:5px;
	width:720px;
	box-shadow:0 0 1px rgba(0,0,0,0.2);
	float:left;
	padding:15px;
}
.art-cont .art-left h3 {
	font-size:24px;
	line-height:30px;
	font-family:"微软雅黑";
	color:#555;
	font-weight:bold;
	margin:10px 0 20px 0;
}
.art-cont .art-left .tag {
	margin-bottom:20px;
}
.art-cont .art-left .tag i.icons {
	width:12px;
	height:12px;
	background-position:-181px -22px;
	margin-right:5px;
	vertical-align:middle;
	margin-bottom:2px;
}
.art-cont .art-left .tag a {
	color:#06b0ff;
	margin-right:15px;
	display:inline-block;
	cursor:pointer;
}
.art-cont .art-left .tag a:last-child {
	margin-right:0;
}
.art-cont .art-left p.info {
	background:#f4f4f4;
	line-height:24px;
	height:24px;
	color:#aaa;
	padding:0 10px;
	margin-bottom:20px;
}
.art-cont .art-left p.info span {
	display:inline-block;
	margin:0 5px;
}
.article-box {
	line-height:30px;
	color:#666;
	padding:0 20px;
}
.article-box a {
	color:#06b0ff;
}
.article-box > p {
	text-indent:24px;
}
.article-box strong {
	font-weight:bold;
}
.article-box .img-box {
	width:500px;
	margin:10px auto;
}
.article-box .img-box .img {
	width:500px;
}
.article-box .img-box .img img {
	width:100%;
}
.article-box .img-box .txt {
	display:inline-block;
	line-height:30px;
	width:500px;
	text-align:center;
	color:#aaa;
}
.art-cont .art-right {
	width:230px;
	margin-left:20px;
	float:left;
}
.art-cont .art-right .tag-box .ti {
	font-family:"微软雅黑";
	font-size:14px;
	color:#666;
	padding-bottom:8px;
	border-bottom:2px solid #ccc;
}
.art-cont .art-right .tag-box i.icons {
	width:12px;
	height:12px;
	background-position:-181px -47px;
	margin-right:5px;
	vertical-align:middle;
}
.art-cont .art-right .tag-box .tag-list {
	padding:10px 0;
	overflow:hidden;
}
.art-cont .art-right .tag-box .tag-list li {
	float:left;
	margin:10px 0px 10px -1px;
	height:12px;
	line-height:12px;
	padding:0 10px;
	border-left:1px solid #ccc;
	cursor:pointer;
}
.art-cont .art-right .tag-box .tag-list a {
	display:block;
	color:#000;
}
.art-cont .art-right .tag-box .tag-list a:hover {
	color:#06b0ff;
}
/*搜索页*/
.search-cont,.tags-cont {
	background:#fff;
	font-family:"微软雅黑";
	padding-bottom:20px;
}
.search-cont .result {
	height:20px;
	line-height:20px;
	padding:15px 0;
	border-bottom:1px solid #eee;
	color:#666;
}
.search-cont .result span {
	margin:0 5px;
	color:#000;
}
.search-cont .list ul {
	padding-top:30px;
}
.search-cont .list li,.tags-cont .list li {
	padding-bottom:30px;
}
.search-cont .list a.ti,.tags-cont .list a.ti {
	display:inline-block;
	color:#06b0ff;
	font-size:14px;
	text-decoration:underline;
	line-height:14px;
	height:14px;
	margin-bottom:5px;
	clear:both;
	cursor:pointer;
}
.search-cont .list a.ti span {
	color:#cb0000;
}
.search-cont .list .info,.tags-cont .list .info {
	font-size:12px;
	color:#333;
	line-height:18px;
	height:36px;
	overflow:hidden;
	margin-bottom:5px;
}
.search-cont .list .tips,.tags-cont .list .tips {
	color:#aaa;
}
.search-cont .list .tips .date,.tags-cont .list .tips .date {
	color:#3A8000;
}
.search-cont .list .tips a,.tags-cont .list .tips a {
	color:#666;
	text-decoration:underline;
	cursor:pointer;
}
.tags-cont .top {
	padding:15px 0;
	border-bottom:1px solid #eee;
	font-size:14px;
}
.tags-cont .top .ti {
	height:14px;
	line-height:14px;
	margin-bottom:20px;
	color:#666;
}
.tags-cont .top .ti i.icons {
	width:12px;
	height:12px;
	background-position:-181px -47px;
	margin-right:5px;
	vertical-align:middle;
	margin-bottom:2px;
}
.tags-cont .top p.t {
	padding-bottom:5px;
}
.tags-cont .top p.t a:first-child {
	margin-left:0;
}
.tags-cont .top p.t a {
	font-size:12px;
	font-family:"宋体";
	margin-left:15px;
	margin-bottom:10px;	
	padding:5px 10px;
	cursor:pointer;
}
.tags-cont .top p.t a.on {
	border:1px solid #ff9000;
	color:#ff9000;
	background:url(../images/tags-s.png) no-repeat top right;
}
.tags-cont .list ul {
	padding-top:15px;
}
.tags-cont .list p.ti {
	color:#000;
	font-size:14px;
	margin-bottom:15px;
}
/*翻页*/
.school-warp .topic .page-box,.school-warp .activity .page-box {
	text-align:center;
}
.school-warp .page-box ul,.school-warp .page-box li {
	display:inline-block;
	color:#666;
	margin-right:5px;
	font-size:12px;
	font-family:"宋体";
}
.school-warp .page-box li a {
	display:inline-block;
	border:1px solid #ddd;
	line-height:24px;
	padding:0 10px;
	color:#333;
	cursor:pointer;
}
.school-warp .page-box li a:hover {
	opacity:1;
	border:1px solid #00aeff;
	color:#00aeff;
}
.school-warp .page-box li a.on,.school-warp .page-box li a.on:hover {
	background:#00aeff;
	border:1px solid #00aeff;
	color:#fff;
}
.school-warp .page-box li .prev.none,.school-warp .page-box li .next.none {
	cursor:not-allowed;
	color:#ddd;
	border:1px solid #ddd;
	opacity:1;
}
.school-warp .page-box span {
	color:#666;
	font-family:"宋体";
}
.school-warp .page-box input.no {
	width:30px;
	border:1px solid #ddd;
	height:20px;
	text-align:center;
	margin:0 5px;
	color:#666;
	vertical-align:top;
}
.school-warp .page-box input.btn {
	width:50px;
	border:1px solid #ddd;
	height:24px;
	text-align:center;
	margin:0 5px;
	line-height:20px;
	vertical-align:top;
	background-color:#fff;
}
.school-warp .page-box input.btn:hover {
	border:1px solid #00aeff;
}
/*底部*/
.sw-bottom {
	width:1000px;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
}
.sw-bottom h3.logo {
	background:url(../images/logo2.png) no-repeat left center;
	width:130px;
	height:50px;
	text-indent:-999px;
	border-right:1px solid #ddd;
	padding-right:19px;
	float:left;
}
.sw-bottom .right {
	float:left;
	width:830px;
	border-left:1px solid #fff;
	padding-left:19px;
}
.sw-bottom .link a {
	color:#000;
	padding:0 10px;
	height:12px;
	line-height:12px;
	border-right:1px solid #000;
}
.sw-bottom .copyright {
	line-height:20px;
	color:#aaa;
	margin-top:10px;
}
/*价格*/
.price-table {
	width:600px;
	margin-top:15px;
	margin-left:50px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
.price-table td,.price-table th {
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	text-align:center;
	height:50px;
	line-height:50px;
	padding:0 15px;
	vertical-align:middle;
}
.price-table .ti td {
	background-color:#f4f4f4;
	text-align:left;
	color:#333;
	font-weight:bold;
}
.price-table th.s1,.price-table th.s2 {
	font-weight:bold;
	font-size:18px;
}
.price-table th.s1 {
	border-top:2px solid #99C95F;
	color:#99C95F;
}
.price-table th.s2 {
	border-top:2px solid #6DB9DD;
	color:#6DB9DD;
}
.price-table tr:hover td {
	background-color:#f9f9f9;
}
/**/
/* 焦点图 */
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.banner-engine{position:relative;overflow:hidden;}
.banner-engine .banner-ul{position:relative;width:100%;height:800px}
.banner-engine .banner-text{position:absolute;}
.banner-engine .banner-text{display:none}
.banner-engine .banner-link-button{display:inline-block;border:1px solid #fff;margin-top:54px;width:160px;height:44px;line-height:42px;text-align:center;font-size:16px;color:#fff}
.banner-engine .banner-link-button:hover{background:#fff;color:#333;border:1px solid #fff}
.banner-ul li{display:none;height:100%;width:100%;float:left}
.banner-engine .banner-ul li{z-index:-1;position:absolute;left:0;top:0;display:block;height:100%;width:100%;float:left}
.banner-engine .banner-ul li:first-child{z-index:initial}
.slider-main{display:none;position:relative;margin:0 auto;width:100%;}
.banner-engine .slider-main{display:block}
.slider-text{position:absolute; width: 100%; height: 100%; }
.banner-point{
	display: none;
	position: absolute;
    left: 0;
    bottom: 20px;
	z-index: 1;
	width: 100%;
}
.banner-area {
	width:100%;
	display: flex;
	justify-content: center;
}
.banner-area li{
	width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 6px;
    overflow: hidden;
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.4);
    cursor: pointer;
}
.banner-area li.active{
	background-color: #499bff;	
}
.banner-engine .banner-point{display:block}
.banner-img1{background:url(../images/focus-box-bg1.jpg) center center no-repeat;}
.banner-img2{background:url(../images/focus-box-bg5.jpg) center center no-repeat;}
.banner-img3{background:url(../images/focus-box-bg6.jpg) center center no-repeat;}
.banner-img4{background:url(../images/youhaodian-banner.jpg) center center no-repeat;}
.banner-engine .banner-text.text1 {
	left:0;
	top:-800px;
	width:100%;
	color: #fff;
	font-family: "Microsoft YaHei";
    font-size: 22px;
	line-height: 40px;
}
.banner-engine .banner-text.text1 .cont {
	width: 900px;
	margin: 0 auto;
	padding: 80px 10px 0 10px;
}
.banner-engine .banner-text.text1 .logo img {
    width: 120px;
	height: 46px;
	margin-bottom: 20px;
}
.banner-engine .banner-text.text1 span.ti {
    font-size: 40px;
    font-weight: bold;
    display: block;
    line-height: 80px;
}
.banner-engine .banner-text.text1 a {
	text-decoration:none;
	color:#ffba27;
	border-bottom:1px dotted #ffba27;
	font-size:18px;
}
.banner-engine .banner-text.text1 a:hover {
	opacity:0.8;
}
.banner-engine .banner-text.text3 {
	left: 0;
	top:-800px;
	width: 100%;
	height: 800px;
	display: block;
}
.banner-engine .banner-text.text3 a {
	display: block;
	height: 800px;
}